GetDataSourceInformationSchema Method (C1ConnectionBase<TConnectionImpl>)
In This Topic
Retrieve the metadata relatively to the dataSource informations.
Syntax
'Declaration
Protected Overridable Function GetDataSourceInformationSchema() As DataTable
protected virtual DataTable GetDataSourceInformationSchema()
See Also